Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: adding pre-release npm/docker #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Freyskeyd
Copy link
Member

Description

This PR update the release process by allowing the publication of pre-release for both docker and npm package.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@@ -5,7 +5,7 @@ on:
branches: main
pull_request:
release:
types: [created]
types: [published]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that draft releases do not run? Or what does this change do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants